-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps-dev): bump aiohttp from 3.10.10 to 3.11.7 in /_integration-tests/utils/agent #413
chore(deps-dev): bump aiohttp from 3.10.10 to 3.11.7 in /_integration-tests/utils/agent #413
Conversation
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.10 to 3.11.7. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.10.10...v3.11.7) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Devflow running:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #413 +/- ##
==========================================
- Coverage 60.36% 60.25% -0.12%
==========================================
Files 181 181
Lines 12707 12707
==========================================
- Hits 7671 7657 -14
- Misses 4526 4540 +14
Partials 510 510
|
…tests/utils/agent (#471) Bumps [aiosignal](https://github.com/aio-libs/aiosignal) from 1.3.1 to 1.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/aiosignal/releases">aiosignal's releases</a>.</em></p> <blockquote> <h2>1.3.2</h2> <h2>Deprecations and Removals</h2> <ul> <li> <p>Dropped Python 3.7 support. (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/413">#413</a>)</p> </li> <li> <p>Dropped Python 3.8 support. (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/645">#645</a>)</p> </li> </ul> <h2>Misc</h2> <ul> <li>(<a href="https://redirect.github.com/aio-libs/aiosignal/issues/362">#362</a>)</li> </ul> <hr /> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/aiosignal/blob/master/CHANGES.rst">aiosignal's changelog</a>.</em></p> <blockquote> <h1>1.3.2 (2024-12-13)</h1> <h2>Deprecations and Removals</h2> <ul> <li> <p>Dropped Python 3.7 support. <code>[#413](aio-libs/aiosignal#413) <https://github.com/aio-libs/aiosignal/issues/413></code>_</p> </li> <li> <p>Dropped Python 3.8 support. <code>[#645](aio-libs/aiosignal#645) <https://github.com/aio-libs/aiosignal/issues/645></code>_</p> </li> </ul> <h2>Misc</h2> <ul> <li><code>[#362](aio-libs/aiosignal#362) <https://github.com/aio-libs/aiosignal/issues/362></code>_</li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/aiosignal/commit/f90f6d41891d9982b90ef2d2eddd9b3e41a63526"><code>f90f6d4</code></a> Fix deployment (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/649">#649</a>)</li> <li><a href="https://github.com/aio-libs/aiosignal/commit/74015c6edb46a3b43eeb97e663357e2b3e3d66de"><code>74015c6</code></a> Release 1.3.2 (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/648">#648</a>)</li> <li><a href="https://github.com/aio-libs/aiosignal/commit/76a4814cb6d5e8e6426425001a53fafd8571ae39"><code>76a4814</code></a> Setup deployment</li> <li><a href="https://github.com/aio-libs/aiosignal/commit/29d792ebbd464bb2e061cd46a53cfee850a4cd4e"><code>29d792e</code></a> Build(deps): Bump sphinx from 7.1.2 to 8.1.3 (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/624">#624</a>)</li> <li><a href="https://github.com/aio-libs/aiosignal/commit/0172922351ddf5fb24c6a008b50957d695de484c"><code>0172922</code></a> Tune CI (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/647">#647</a>)</li> <li><a href="https://github.com/aio-libs/aiosignal/commit/65cfb0d61e1fd06e43f81f4b8bdf4b83239b79b0"><code>65cfb0d</code></a> Build(deps): Bump pytest-cov from 5.0.0 to 6.0.0 (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/635">#635</a>)</li> <li><a href="https://github.com/aio-libs/aiosignal/commit/d28799e74c830fded6c108bc221019651511ec59"><code>d28799e</code></a> Build(deps-dev): Bump cherry-picker from 2.2.0 to 2.4.0 (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/638">#638</a>)</li> <li><a href="https://github.com/aio-libs/aiosignal/commit/6c3af5c0b626782d310f5564a17e9af08603557e"><code>6c3af5c</code></a> Update pre-commit hooks (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/646">#646</a>)</li> <li><a href="https://github.com/aio-libs/aiosignal/commit/6a463593d7e756fbec14518fd7e6fa6d9d3a3a3b"><code>6a46359</code></a> Build(deps): Bump pytest-asyncio from 0.24.0 to 0.25.0 (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/644">#644</a>)</li> <li><a href="https://github.com/aio-libs/aiosignal/commit/aece0ec6b9e416a4479ee46a2a3fd0225db92901"><code>aece0ec</code></a> Build(deps): Bump pre-commit from 3.5.0 to 4.0.1 (<a href="https://redirect.github.com/aio-libs/aiosignal/issues/621">#621</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aio-libs/aiosignal/compare/v1.3.1...v1.3.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aiosignal&package-manager=pip&previous-version=1.3.1&new-version=1.3.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps aiohttp from 3.10.10 to 3.11.7.
Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
bf04a1b
Release 3.11.7 (#10019)ed15e88
[PR #10014/50d23aee backport][3.11] Improve performance of serializing header...5bcf07d
[PR #9961/c984a44b backport][3.11] Disable Python 3.14 builds (#10012)c82c58a
[PR #10003/78d1be5 backport][3.11] Fix client connection header not reflectin...496f649
[PR #10004/a334eef7 backport][3.11] Avoid buildingskip_headers
in `ClientS...d030c05
Increment version to 3.11.7.dev0 (#10002)ff9602d
Release 3.11.6 (#10000)b7e3b30
[PR #9997/8c36b51 backport][3.11] Restore theforce_close
method to the `...81c33ec
[PR #9991/7bbbd126 backport][3.11] Increase allowed benchmark run time to 7 m...25b49dc
Increment version to 3.11.6.dev0 (#9993)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)